Go back to our machinery for Recent files instead of reading recent:/// as-is
authorFederico Mena Quintero <federico@gnome.org>
Mon, 10 Dec 2012 23:14:12 +0000 (17:14 -0600)
committerFederico Mena Quintero <federico@gnome.org>
Mon, 10 Dec 2012 23:14:12 +0000 (17:14 -0600)
commitc1c1823634b500e1266122eabbd16701a5a2786f
tree0f60cfb905f5f23100583407d75f79239933a9dc
parent016dd28a9fea01cc494e601be37adfc59f8658e7
Go back to our machinery for Recent files instead of reading recent:/// as-is

Reading recent:/// as-is is probably fine for OPEN mode.  But for SAVE mode, we want to present
a list of recent directories.  So, we go back to our old machinery for now; in the future
we'll probably just use recent:/// and extract the list of recent directories from there.

This also fixes showing the Recent item as highlighted when the file chooser starts up.

Signed-off-by: Federico Mena Quintero <federico@gnome.org>
gtk/gtkfilechooserdefault.c